home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / hf^k-7.dms / in.adf / envASM11 / Install.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-19  |  225 b   |  10 lines

  1. ; install new presets
  2.  
  3. INSTALL PRESET="presets/a68k.syntax"
  4.  
  5. ; install new filetype
  6.  
  7. FILETYPE ADD="(#?.[a|asm|ass|i|s])" DUP="anytext.a" PRI=127 PRESETS "a68k.syntax"
  8.  
  9. INFO MSG="Installation complete, please RESTART GoldED."
  10.